-
Home
-
Schedule Post Changes With PublishPress Future: Unpublish, Delete, Change Status, Trash, Change Categories
-
4.0.4
-
Code
-
Classes
- RuntimeVariablesHandler
Total Complexity |
23 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
116 |
Lines of code |
77 |
Logical lines of code |
38 |
Comment lines |
4 |
Methods |
9 |
Properties |
1 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getVariableValue() |
A |
58 |
9 |
16 |
getVariableValueFromNestedVariable() |
S |
57 |
3 |
17 |
setVariableInNestedArray() |
S |
59 |
3 |
15 |
setVariable() |
S |
68 |
2 |
7 |
replacePlaceholdersInText() |
S |
66 |
2 |
8 |
setAllVariables() |
S |
81 |
1 |
3 |
getAllVariables() |
S |
82 |
1 |
3 |
getVariable() |
S |
79 |
1 |
3 |
extractPlaceholdersFromText() |
S |
72 |
1 |
5 |